added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / CppWin7TaskbarOverlayIcons / CppWin7TaskbarOverlayIcons.vcproj
blobea0973a8b57e7def25b8f43be455dea32c83b765
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="CppWin7TaskbarOverlayIcons"
6 ProjectGUID="{75FA05B6-39D7-425F-B760-F9DE50FB2BCB}"
7 RootNamespace="CppWin7TaskbarOverlayIcons"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 DebugInformationFormat="4"
52 <Tool
53 Name="VCManagedResourceCompilerTool"
55 <Tool
56 Name="VCResourceCompilerTool"
58 <Tool
59 Name="VCPreLinkEventTool"
61 <Tool
62 Name="VCLinkerTool"
63 AdditionalDependencies="shlwapi.lib"
64 LinkIncremental="2"
65 AdditionalManifestDependencies="type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;x86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
66 DelayLoadDLLs=""
67 GenerateDebugInformation="true"
68 SubSystem="2"
69 TargetMachine="1"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCManifestTool"
77 <Tool
78 Name="VCXDCMakeTool"
80 <Tool
81 Name="VCBscMakeTool"
83 <Tool
84 Name="VCFxCopTool"
86 <Tool
87 Name="VCAppVerifierTool"
89 <Tool
90 Name="VCPostBuildEventTool"
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96 IntermediateDirectory="$(ConfigurationName)"
97 ConfigurationType="1"
98 CharacterSet="1"
99 WholeProgramOptimization="1"
101 <Tool
102 Name="VCPreBuildEventTool"
104 <Tool
105 Name="VCCustomBuildTool"
107 <Tool
108 Name="VCXMLDataGeneratorTool"
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
113 <Tool
114 Name="VCMIDLTool"
116 <Tool
117 Name="VCCLCompilerTool"
118 Optimization="2"
119 EnableIntrinsicFunctions="true"
120 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
121 RuntimeLibrary="2"
122 EnableFunctionLevelLinking="true"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 DebugInformationFormat="3"
127 <Tool
128 Name="VCManagedResourceCompilerTool"
130 <Tool
131 Name="VCResourceCompilerTool"
133 <Tool
134 Name="VCPreLinkEventTool"
136 <Tool
137 Name="VCLinkerTool"
138 LinkIncremental="1"
139 GenerateDebugInformation="true"
140 SubSystem="2"
141 OptimizeReferences="2"
142 EnableCOMDATFolding="2"
143 TargetMachine="1"
145 <Tool
146 Name="VCALinkTool"
148 <Tool
149 Name="VCManifestTool"
151 <Tool
152 Name="VCXDCMakeTool"
154 <Tool
155 Name="VCBscMakeTool"
157 <Tool
158 Name="VCFxCopTool"
160 <Tool
161 Name="VCAppVerifierTool"
163 <Tool
164 Name="VCPostBuildEventTool"
166 </Configuration>
167 </Configurations>
168 <References>
169 </References>
170 <Files>
171 <Filter
172 Name="Source Files"
173 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
174 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
176 <File
177 RelativePath=".\CppWin7TaskbarOverlayIcons.cpp"
179 </File>
180 <File
181 RelativePath=".\stdafx.cpp"
183 <FileConfiguration
184 Name="Debug|Win32"
186 <Tool
187 Name="VCCLCompilerTool"
188 UsePrecompiledHeader="1"
190 </FileConfiguration>
191 <FileConfiguration
192 Name="Release|Win32"
194 <Tool
195 Name="VCCLCompilerTool"
196 UsePrecompiledHeader="1"
198 </FileConfiguration>
199 </File>
200 </Filter>
201 <Filter
202 Name="Header Files"
203 Filter="h;hpp;hxx;hm;inl;inc;xsd"
204 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
206 <File
207 RelativePath=".\CppWin7TaskbarOverlayIcons.h"
209 </File>
210 <File
211 RelativePath=".\Resource.h"
213 </File>
214 <File
215 RelativePath=".\stdafx.h"
217 </File>
218 <File
219 RelativePath=".\targetver.h"
221 </File>
222 </Filter>
223 <Filter
224 Name="Resource Files"
225 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
226 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
228 <File
229 RelativePath=".\Available.ico"
231 </File>
232 <File
233 RelativePath=".\Away.ico"
235 </File>
236 <File
237 RelativePath=".\CppWin7TaskbarOverlayIcons.ico"
239 </File>
240 <File
241 RelativePath=".\CppWin7TaskbarOverlayIcons.rc"
243 </File>
244 <File
245 RelativePath=".\Offline.ico"
247 </File>
248 <File
249 RelativePath=".\small.ico"
251 </File>
252 </Filter>
253 <File
254 RelativePath=".\ReadMe.txt"
256 </File>
257 </Files>
258 <Globals>
259 </Globals>
260 </VisualStudioProject>